home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMJUNK / TFRMJUNK.txt
Text File  |  2003-07-29  |  11KB  |  462 lines

  1. object FrmJunk: TFrmJunk
  2.   Left = 349
  3.   Top = 105
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Junk Mail Filtering'
  7.   ClientHeight = 400
  8.   ClientWidth = 462
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   DesignSize = (
  21.     462
  22.     400)
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object Bevel1: TBevel
  26.     Left = 0
  27.     Top = 354
  28.     Width = 462
  29.     Height = 4
  30.     Shape = bsTopLine
  31.   end
  32.   object LblPass: TLabel
  33.     Left = 76
  34.     Top = 289
  35.     Width = 245
  36.     Height = 18
  37.     Caption = 'You entered an incorrect password!'
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clWindowText
  40.     Font.Height = 18
  41.     Font.Name = 'Arial'
  42.     Font.Style = []
  43.     ParentFont = False
  44.     Visible = False
  45.   end
  46.   object gb: TElGroupBox
  47.     Left = 8
  48.     Top = 6
  49.     Width = 445
  50.     Height = 83
  51.     AutoDisableChildren = False
  52.     BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  53.     Caption = ' Configure Poco Mail Junk Mail filtering features '
  54.     Flat = False
  55.     FlatAlways = False
  56.     ShowFocus = False
  57.     TabOrder = 0
  58.     object Label1: TLabel
  59.       Left = 12
  60.       Top = 55
  61.       Width = 131
  62.       Height = 16
  63.       Caption = '&Select sensitivity level:'
  64.     end
  65.     object cbEnabled: TElCheckBox
  66.       Left = 20
  67.       Top = 26
  68.       Width = 254
  69.       Height = 20
  70.       Cursor = crDefault
  71.       Caption = '&Enable automatic Junk Mail filtering'
  72.       TabOrder = 0
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = clWindowText
  75.       Font.Height = -13
  76.       Font.Name = 'Arial'
  77.       Font.Style = [fsBold]
  78.       ParentFont = False
  79.       OnClick = cbEnabledClick
  80.       DoubleBuffered = False
  81.     end
  82.     object cbSensitivity: TElAdvancedComboBox
  83.       Left = 172
  84.       Top = 51
  85.       Width = 183
  86.       Height = 24
  87.       AutoCompletion = False
  88.       Flat = False
  89.       HandleDialogKeys = False
  90.       HorizontalScroll = False
  91.       ItemIndex = -1
  92.       ItemHeight = 16
  93.       Style = csDropDownList
  94.       TabOrder = 1
  95.       OnChange = cbSensitivityChange
  96.     end
  97.   end
  98.   object pc: TElPageControl
  99.     Left = 0
  100.     Top = 96
  101.     Width = 463
  102.     Height = 257
  103.     BorderWidth = 0
  104.     DrawFocus = False
  105.     Flat = False
  106.     HotTrack = False
  107.     Multiline = True
  108.     RaggedRight = True
  109.     ScrollOpposite = False
  110.     ShowBorder = False
  111.     Style = etsFlatTabs
  112.     TabIndex = 0
  113.     TabPosition = etpTop
  114.     HotTrackFont.Charset = DEFAULT_CHARSET
  115.     HotTrackFont.Color = clBlue
  116.     HotTrackFont.Height = -13
  117.     HotTrackFont.Name = 'MS Sans Serif'
  118.     HotTrackFont.Style = []
  119.     ActivePage = TabSheet6
  120.     ActiveTabFont.Charset = DEFAULT_CHARSET
  121.     ActiveTabFont.Color = clWindowText
  122.     ActiveTabFont.Height = -13
  123.     ActiveTabFont.Name = 'MS Sans Serif'
  124.     ActiveTabFont.Style = []
  125.     OnDrawTab = pcDrawTab
  126.     ParentColor = False
  127.     TabOrder = 1
  128.     UseXPThemes = False
  129.     DockOrientation = doNoOrient
  130.     object TabSheet6: TElTabSheet
  131.       OnShow = TabSheet6Show
  132.       PageControl = pc
  133.       ImageIndex = 5
  134.       Caption = 'St&atus'
  135.       object Label8: TLabel
  136.         Left = 36
  137.         Top = 187
  138.         Width = 197
  139.         Height = 32
  140.         Alignment = taRightJustify
  141.         Caption = 
  142.           'Apply settings and test Junk Mail '#13#10'filtering on selected messag' +
  143.           'e(s):'
  144.       end
  145.       object MemoStatus: TMemo
  146.         Left = 20
  147.         Top = 6
  148.         Width = 375
  149.         Height = 146
  150.         BorderStyle = bsNone
  151.         Font.Charset = DEFAULT_CHARSET
  152.         Font.Color = clWindowText
  153.         Font.Height = -13
  154.         Font.Name = 'Arial'
  155.         Font.Style = []
  156.         ParentColor = True
  157.         ParentFont = False
  158.         ReadOnly = True
  159.         TabOrder = 0
  160.       end
  161.       object BtnTest: TButton
  162.         Left = 267
  163.         Top = 187
  164.         Width = 130
  165.         Height = 33
  166.         Caption = 'Apply and &Test'
  167.         TabOrder = 1
  168.         OnClick = BtnTestClick
  169.       end
  170.     end
  171.     object TabSheet1: TElTabSheet
  172.       PageControl = pc
  173.       Caption = '&General Settings'
  174.       Visible = False
  175.       object Label2: TLabel
  176.         Left = 23
  177.         Top = 139
  178.         Width = 112
  179.         Height = 16
  180.         Caption = 'Custom Sensitivity:'
  181.       end
  182.       object Label3: TLabel
  183.         Left = 143
  184.         Top = 139
  185.         Width = 44
  186.         Height = 16
  187.         Caption = 'Highest'
  188.       end
  189.       object Label4: TLabel
  190.         Left = 329
  191.         Top = 139
  192.         Width = 41
  193.         Height = 16
  194.         Caption = 'Lowest'
  195.       end
  196.       object Label7: TLabel
  197.         Left = 23
  198.         Top = 171
  199.         Width = 80
  200.         Height = 16
  201.         Caption = 'Junk Mailbox:'
  202.         Visible = False
  203.       end
  204.       object GroupBox2: TElGroupBox
  205.         Left = 12
  206.         Top = 8
  207.         Width = 405
  208.         Height = 112
  209.         AutoDisableChildren = False
  210.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  211.         Caption = ' Run automatic junk mail filters: '
  212.         Flat = False
  213.         FlatAlways = False
  214.         ParentColor = True
  215.         ShowFocus = False
  216.         TabOrder = 0
  217.         object Label5: TLabel
  218.           Left = 30
  219.           Top = 38
  220.           Width = 343
  221.           Height = 16
  222.           Caption = 'place headers to Junk mailbox, delete message from server'
  223.           Transparent = True
  224.         end
  225.         object Label6: TLabel
  226.           Left = 30
  227.           Top = 88
  228.           Width = 350
  229.           Height = 16
  230.           Caption = 'place message to Junk mailbox, delete message from server'
  231.           Transparent = True
  232.         end
  233.         object cbPreFetch: TElRadioButton
  234.           Left = 10
  235.           Top = 18
  236.           Width = 194
  237.           Height = 20
  238.           Cursor = crDefault
  239.           Checked = True
  240.           Caption = 'Before downloading message'
  241.           TabOrder = 0
  242.           DoubleBuffered = False
  243.         end
  244.         object cbPostFetch: TElRadioButton
  245.           Left = 10
  246.           Top = 68
  247.           Width = 184
  248.           Height = 20
  249.           Cursor = crDefault
  250.           Caption = 'After downloading message'
  251.           TabOrder = 1
  252.           DoubleBuffered = False
  253.         end
  254.       end
  255.       object BarSensitivity: TTrackBar
  256.         Left = 194
  257.         Top = 133
  258.         Width = 128
  259.         Height = 28
  260.         Max = 20
  261.         Min = 10
  262.         Orientation = trHorizontal
  263.         PageSize = 1
  264.         Frequency = 1
  265.         Position = 10
  266.         SelEnd = 0
  267.         SelStart = 0
  268.         TabOrder = 1
  269.         TickMarks = tmBottomRight
  270.         TickStyle = tsAuto
  271.         OnChange = BarSensitivityChange
  272.       end
  273.       object cbMailbox: TElAdvancedComboBox
  274.         Left = 140
  275.         Top = 168
  276.         Width = 271
  277.         Height = 24
  278.         AutoCompletion = False
  279.         Flat = False
  280.         HandleDialogKeys = False
  281.         HorizontalScroll = False
  282.         ItemIndex = -1
  283.         ItemHeight = 16
  284.         Style = csDropDownList
  285.         TabOrder = 2
  286.         Visible = False
  287.       end
  288.     end
  289.     object TabSheet2: TElTabSheet
  290.       PageControl = pc
  291.       ImageIndex = 1
  292.       Caption = '&Word Lists'
  293.       Visible = False
  294.       object Label9: TLabel
  295.         Left = 16
  296.         Top = 6
  297.         Width = 376
  298.         Height = 48
  299.         Caption = 
  300.           'Modify word lists used during filtering process. Junk Mail filte' +
  301.           'ring '#13#10'is not done solely based on these lists, but you can use ' +
  302.           'them to '#13#10'ensure certain senders are banned or always allowed th' +
  303.           'rough.'
  304.         Font.Charset = DEFAULT_CHARSET
  305.         Font.Color = clWindowText
  306.         Font.Height = 16
  307.         Font.Name = 'Arial'
  308.         Font.Style = []
  309.         ParentFont = False
  310.       end
  311.       object Label10: TLabel
  312.         Left = 144
  313.         Top = 68
  314.         Width = 141
  315.         Height = 16
  316.         Caption = 'Ban senders or domains'
  317.         Font.Charset = DEFAULT_CHARSET
  318.         Font.Color = clWindowText
  319.         Font.Height = 16
  320.         Font.Name = 'Arial'
  321.         Font.Style = []
  322.         ParentFont = False
  323.       end
  324.       object Label11: TLabel
  325.         Left = 144
  326.         Top = 99
  327.         Width = 174
  328.         Height = 16
  329.         Caption = 'Ban full or partial subject lines'
  330.         Font.Charset = DEFAULT_CHARSET
  331.         Font.Color = clWindowText
  332.         Font.Height = 16
  333.         Font.Name = 'Arial'
  334.         Font.Style = []
  335.         ParentFont = False
  336.       end
  337.       object Label12: TLabel
  338.         Left = 144
  339.         Top = 130
  340.         Width = 267
  341.         Height = 16
  342.         Caption = 'Allowed senders (not already in address book)'
  343.         Font.Charset = DEFAULT_CHARSET
  344.         Font.Color = clWindowText
  345.         Font.Height = 16
  346.         Font.Name = 'Arial'
  347.         Font.Style = []
  348.         ParentFont = False
  349.       end
  350.       object Label13: TLabel
  351.         Left = 144
  352.         Top = 161
  353.         Width = 274
  354.         Height = 16
  355.         Caption = 'Allowed recipients (if you use e-mail forwarding)'
  356.         Font.Charset = DEFAULT_CHARSET
  357.         Font.Color = clWindowText
  358.         Font.Height = 16
  359.         Font.Name = 'Arial'
  360.         Font.Style = []
  361.         ParentFont = False
  362.       end
  363.       object Label14: TLabel
  364.         Left = 144
  365.         Top = 186
  366.         Width = 268
  367.         Height = 32
  368.         Caption = 
  369.           'For advanced users only, not used if filtering is'#13#10'done before d' +
  370.           'ownloading message'
  371.         Font.Charset = DEFAULT_CHARSET
  372.         Font.Color = clWindowText
  373.         Font.Height = 16
  374.         Font.Name = 'Arial'
  375.         Font.Style = []
  376.         ParentFont = False
  377.       end
  378.       object BtnJSenders: TButton
  379.         Left = 17
  380.         Top = 64
  381.         Width = 121
  382.         Height = 24
  383.         Caption = 'Banned Senders'
  384.         TabOrder = 0
  385.         OnClick = BtnJSendersClick
  386.       end
  387.       object BtnJSubjects: TButton
  388.         Left = 17
  389.         Top = 95
  390.         Width = 121
  391.         Height = 24
  392.         Caption = 'Banned Subjects'
  393.         TabOrder = 1
  394.         OnClick = BtnJSendersClick
  395.       end
  396.       object BtnESenders: TButton
  397.         Left = 17
  398.         Top = 126
  399.         Width = 121
  400.         Height = 24
  401.         Caption = 'Allowed Senders'
  402.         TabOrder = 2
  403.         OnClick = BtnJSendersClick
  404.       end
  405.       object BtnEReceivers: TButton
  406.         Left = 17
  407.         Top = 157
  408.         Width = 121
  409.         Height = 24
  410.         Caption = 'Allowed Receivers'
  411.         TabOrder = 3
  412.         OnClick = BtnJSendersClick
  413.       end
  414.       object BtnBody: TButton
  415.         Left = 17
  416.         Top = 188
  417.         Width = 121
  418.         Height = 24
  419.         Caption = 'Message Body'
  420.         TabOrder = 4
  421.         OnClick = BtnJSendersClick
  422.       end
  423.     end
  424.   end
  425.   object BtnOK: TButton
  426.     Left = 242
  427.     Top = 362
  428.     Width = 100
  429.     Height = 30
  430.     Anchors = [akRight, akBottom]
  431.     Caption = '&OK'
  432.     Default = True
  433.     TabOrder = 2
  434.     OnClick = BtnOKClick
  435.   end
  436.   object BtnCancel: TButton
  437.     Left = 351
  438.     Top = 362
  439.     Width = 100
  440.     Height = 30
  441.     Anchors = [akRight, akBottom]
  442.     Cancel = True
  443.     Caption = 'Cancel'
  444.     ModalResult = 2
  445.     TabOrder = 3
  446.     OnClick = BtnCancelClick
  447.   end
  448.   object PnlGrad: TElPanel
  449.     Left = 0
  450.     Top = 92
  451.     Width = 463
  452.     Height = 5
  453.     BackgroundType = bgtVertGradient
  454.     GradientSteps = 32
  455.     Align = alNone
  456.     BevelOuter = bvNone
  457.     UseXPThemes = False
  458.     TabOrder = 4
  459.     DockOrientation = doNoOrient
  460.   end
  461. end
  462.